-
Home
-
Participants Database
-
2.7.6.3
-
Code
-
Classes
- calc_template
| Total Complexity |
20 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
203 |
| Lines of code |
68 |
| Logical lines of code |
28 |
| Comment lines |
90 |
| Methods |
16 |
| Properties |
2 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| completed_template() |
S |
62 |
4 |
12 |
| extract_components() |
S |
61 |
2 |
11 |
| __construct() |
S |
74 |
1 |
5 |
| is_valid_template() |
S |
79 |
1 |
3 |
| calc_template() |
S |
81 |
1 |
3 |
| raw_template_string() |
S |
79 |
1 |
3 |
| field_template() |
S |
81 |
1 |
3 |
| complete_template() |
S |
80 |
1 |
3 |
| field_list() |
S |
75 |
1 |
4 |
| prepped_template() |
S |
77 |
1 |
3 |
| format_tag() |
S |
80 |
1 |
3 |
| calc_body() |
S |
80 |
1 |
3 |
| front_text() |
S |
80 |
1 |
3 |
| back_text() |
S |
80 |
1 |
3 |
| has_format_tag() |
S |
78 |
1 |
3 |
| has_equals_sign() |
S |
78 |
1 |
3 |